xen: define __section() and friends and use them for section annotations.
authorTim Deegan <tim@xen.org>
Wed, 11 Apr 2012 12:10:33 +0000 (13:10 +0100)
committerTim Deegan <tim@xen.org>
Wed, 11 Apr 2012 12:10:33 +0000 (13:10 +0100)
commit2b7aac76417d57e336f41b6f6d5b0cb301d512f8
tree91b0a6128dd8cf4e4f673cb91321032371641109
parent899b4c43f687dd577d90b0a875676868b8eaa835
xen: define __section() and friends and use them for section annotations.

By itself this is just code-tidying, but it's also useful for the
following patch, which will adjust __section() for clang compiles.

Signed-off-by: Tim Deegan <tim@xen.org>
Acked-by: Keir Fraser <keir@xen.org>
Committed-by: Tim Deegan <tim@xen.org>
xen/include/asm-arm/cache.h
xen/include/asm-arm/percpu.h
xen/include/asm-x86/cache.h
xen/include/asm-x86/percpu.h
xen/include/xen/compiler.h
xen/include/xen/init.h
xen/include/xen/spinlock.h
xen/include/xsm/xsm.h